home *** CD-ROM | disk | FTP | other *** search
/ Megahits 5 / Megahits 5 (1994)(GTI - Rhein-Main-Soft)(DE)(Disc 2 of 2)[!].iso / archive / show / supervlib83dev.lha / superview-lib_DEV / Programmers / fd / FD-Info next >
Text File  |  1994-09-21  |  2KB  |  62 lines

  1.  $VER: FD-Info 7.1 (8.7.94)
  2.  
  3.    © 1994 by Andreas R. Kleinert. All rights reserved.
  4.  
  5.    This file is freely distributable and may be published or included
  6.    in any freely distrubutable software or publication.
  7.  
  8.        Andreas R. Kleinert,
  9.        Grube Hohe Grethe 23,
  10.        D-57074 Siegen,
  11.        Germany.                        email : Fido 2:2457/345.10
  12.                                                (checked weekly)
  13.  
  14.  Here you find the ".fd" files, which can be used as the source for
  15.  many other files, which might be needed for accessing the libraries
  16.  fromout other programming languages (bmap-Files, Link-Libraries,
  17.  Include-Files).
  18.  
  19.  Note, that the ".fd" files not yet have been tested with any of the
  20.  following programs. You should be able to find and fix small bugs by
  21.  comparing the fd-Files with the Reference-Docs and the Header-Files
  22.  (clib, pragmas).
  23.  
  24.  At the following places you'll find programs, which allow conversion
  25.  of fd-Files (some mentioned twice, in different categories) :
  26.  
  27.  
  28.  fd examination
  29.  ~~~~~~~~~~~~~~
  30.   * LVO          examine fd-references         SaarAG       #553
  31.  
  32.  
  33.  fd to bmap-conversion
  34.  ~~~~~~~~~~~~~~~~~~~~~
  35.   * NewConvertFD fd -> ".bmap"                 AmigaLibDisk #27
  36.   * ?            fd -> ".bmap"                 WB-Extras    1.2/1.3
  37.  
  38.  
  39.  fd to Link-Library-conversion
  40.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  41.   * PatternLib   fd -> includes/stubs          AmigaLibDisk #254
  42.   * Bind         fd -> ".lib"                  AmigaLibDisk #309
  43.  
  44.  
  45.  fd to C-Includes-conversion
  46.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  47.   * PatternLib   fd -> includes/stubs          AmigaLibDisk #254
  48.   * GenInline    clib/proto/fd -> Inline.h     SaarAG       #351
  49.   * fd2pragma    fd -> pragmas (Aztec)         AmigaLibDisk #946
  50.  
  51.  
  52.  fd to Asm-Includes-conversion
  53.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  54.   * FixFD        FD-Files -> Asm-Includes      AmigaLibDisk #183
  55.   * Fd2AsmInc    FD-Files -> Asm-Includes      AmigaLibDisk #802
  56.  
  57.  
  58.  Usage of fd-files in Assembler-Source
  59.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  60.   * FixFD        FD-Files -> EQU-Files         SaarAG       #143
  61.   * EZAsm        Assembler with FD-Support     AmigaLibDisk #699
  62.